Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Java 22 #286

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support Java 22 #286

wants to merge 1 commit into from

Conversation

sainnhe
Copy link

@sainnhe sainnhe commented May 27, 2024

This PR does 3 things:

  1. Add JavaSE-22 option to runtime.
  2. Bump language server to sync with the latest release of vscode-java. I basically copied the server dir in ~/.vscode/extensions/redhat.java-1.30.0-darwin-arm64/server to this repo.
  3. Fix a bug in pom code action.

@fannheyward Could you review this PR and publish it? Many people are waiting for java 21 support since this is the latest LTS version, but the current coc-java release doesn't support java 21 because the language server is too old.

@fannheyward
Copy link
Member

@sainnhe I can review but have no permission to publish coc-java to npm yet. I'll call @chemzqm for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants